C1.WPF Namespace : IOrderedSet<T> Interface |
For a list of all members of this type, see IOrderedSet<T> members.
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.ICollection<T>) | |
AddRange | Adds a range of elements. | |
Clear | (Inherited from System.Collections.Generic.ICollection<T>) | |
Contains | (Inherited from System.Collections.Generic.ICollection<T>) | |
CopyTo | (Inherited from System.Collections.Generic.ICollection<T>) | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<T>) | |
Remove | (Inherited from System.Collections.Generic.ICollection<T>) | |
RemoveRange | Removes a range of elements. |